Adwaita: Fix scrollbar theming a bit
authorMatthias Clasen <mclasen@redhat.com>
Sat, 7 Oct 2017 23:10:58 +0000 (19:10 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 7 Oct 2017 23:10:58 +0000 (19:10 -0400)
Reinstate the fine-tune mode scrollbars.

gtk/theme/Adwaita/_common.scss

index afb3a7e599c87d906f1514fecc38eef970b7c6c4..bf016104fd824503f58c9b807529fd272d5a4094 100644 (file)
@@ -2398,7 +2398,7 @@ scrollbar {
     &:disabled { background-color: transparent; }
   }
 
-  &.fine-tune {
+  & range.fine-tune {
     slider {
       min-width: 4px;
       min-height: 4px;